home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games Special 7 / TboS Games Special 7.iso / dosgames / foxfire / ff13.doc < prev    next >
Text File  |  1994-11-24  |  11KB  |  262 lines

  1.  
  2.  
  3.             ┌──────────────────────────────────────────────────┐
  4.             │ FoxFire 13 For DOS  (FF13D102.ZIP)  Version 1.02 │
  5.             └─┬──────────────────────────────────────────────┬─┘
  6.               │ Copyright 1994 - by Randy Rasa and Todd Svec │
  7.               │    written to support     5040 Dearborn      │
  8.               │       FoxFire BBS     Mission, KS 66202-1752 │
  9.               └──────────────────────────────────────────────┘
  10.  
  11.  
  12. Introduction
  13. ------------
  14.  
  15.    FoxFire 13 is a simple card game, made up while on a long plane flight
  16.  over the Colorado Rockies! It's easy to learn and easy to play. Randy Rasa
  17.  was gracious enough to put together my ideas into computer format! You'll
  18.  recognize his name as the author of such great shareware games as Simple
  19.  Pleasures, Solitaire Suite and Four Seasons. This program is a joint
  20.  venture and was written to help support my BBS, FoxFire, which has been
  21.  online since April 1988 at (913)722-6577 or (913)722-3321.
  22.  
  23.  
  24.                                          Todd Svec
  25.                                          Sysop of FoxFire BBS
  26.                                          Mission, KS
  27.                                          May 1, 1994
  28.  
  29.  
  30. Legal stuff
  31. -----------
  32.  
  33.    FoxFire 13 is shareware!  It is NOT freeware. It is NOT public domain!
  34.  As such, you can play it, copy it, and give it away as you wish.  In fact,
  35.  you are encouraged to distribute the program to friends, family, and
  36.  strangers alike.  This includes distribution via electronic bulletin board
  37.  systems (BBS), user's groups, and disk-distribution services.  All that we
  38.  ask is that the package remains unaltered and complete, consisting of the
  39.  following files:
  40.  
  41.   FF13.EXE ....... FoxFire 13 main menu
  42.   FF13.DOC ....... FoxFire 13 documentation (this file) *
  43.   FF13.FRM ....... FoxFire 13 registration form
  44.   FF13.HLP ....... FoxFire 13 help file
  45.   FFPIC1.PIC ..... FoxFire 13 graphics
  46.   FFPIC2.PIC ..... FoxFire 13 graphics
  47.   FFPIC3.PIC ..... FoxFire 13 graphics
  48.   CARDS.CD1 ...... Card Graphics
  49.   CARDS.CD2 ...... Card Graphics
  50.   HISTORY.TXT .... Program history *
  51.   FILE_ID.DIZ .... Program description *
  52.   BBS.LST ........ List of Support BBS's *
  53.   VENDOR.TXT ..... Shareware Distribution Information *
  54.   ERROR1.VOC ..... VOC file for an error *
  55.   LOSE1.VOC ...... VOC file for losing *
  56.   OFF.VOC ........ VOC file for taking cards off *
  57.   SHUFFLE.VOC .... VOC file for shuffling cards *
  58.   WIN1.VOC ....... VOC file for winning *
  59.  
  60.    All of the files except those marked with an asterisk (*) are required
  61.  for proper operation of FoxFire 13. FF13.DAT will be created upon running.
  62.  .VOC files may be deleted if you are not utilizing a sound card.
  63.  
  64.    Refer to the VENDOR.TXT file for more distribution information.
  65.  
  66.    Standard Limited Warranty: This software is sold "as is", without any
  67.  warranty as to performance or any other warranties whether expressed
  68.  or implied.  Because of the vast number of possible hardware and software
  69.  environments in which this software may be used, no warranty of fitness
  70.  for a particular purpose is offered.  The user assumes the entire risk of
  71.  using this program.  Any liability of the author will be limited to
  72.  product replacement or the refund of the registration fee.
  73.  
  74.  
  75. Hardware Requirements
  76. ---------------------
  77.  
  78.  FoxFire 13 requires:
  79.  
  80.   1. An IBM PC or compatible computer (80x86) with at least 512K of free
  81.      conventional memory.  To see if you have enough memory, simply type
  82.      "MEM" from the DOS command line.
  83.  
  84.   2. EGA or better graphics capability with at least 256K of video RAM.
  85.      This includes EGA, VGA, Super VGA (SVGA), and XGA adapters. Note that
  86.      IBM's original VGA video card did not include enough memory to run at
  87.      640x350x16.
  88.  
  89.   3. A Microsoft mouse or 100% compatible pointing device.  I have tested
  90.      this program with both Microsoft and Logitech mice, with excellent
  91.      results.  There have been reports of other "off-brand" pointing devices
  92.      causing problems.  If you have a mouse problem, try the following:
  93.  
  94.      - Make sure your mouse driver is being loaded from your AUTOEXEC.BAT or
  95.        CONFIG.SYS file when your system powers up.  This is required even if
  96.        you run the program under Windows (which uses its own mouse driver
  97.        for Windows programs).
  98.  
  99.      - Make sure you have the latest driver for your mouse.  Check with the
  100.        mouse manufacturer for details.  As of this writing, the latest
  101.        Microsoft driver is 9.01, and the latest Logitech is 6.30.  Even
  102.        if you have a third-party mouse, these drivers will often work.
  103.        They can be acquired from most BBS's, or from the companies
  104.        themselves.
  105.  
  106.   4. Optional Sound Card.  FoxFire 13 can use a SoundBlaster or 100%
  107.      compatible sound card.  On most computers, this program can auto
  108.      detect the proper sound card address and interrupt settings, but some
  109.      configurations may have problems with this.
  110.  
  111.      The first time the program is run it will ask you for information
  112.      about your sound card.
  113.  
  114.      It also helps if you set the "BLASTER" DOS environment variable
  115.      like so:
  116.  
  117.         SET BLASTER=A220 I7 D1 T3
  118.  
  119.                     │    │  │  └── SoundBlaster type (normally 3)
  120.                     │    │  └───── DMA setting (always 1)
  121.                     │    └──────── IRQ line (2, 3, 5, or 7)
  122.                     └───────────── Port address (220 or 240)
  123.  
  124.     Refer to your sound card's documentation for details.  Make sure there
  125.     are no spaces around the "=" sign, and exactly one space between each
  126.     parameter.
  127.  
  128.     If you experience problems, you can disable the sound card support
  129.     entirely by running the program with the "/NOSB" command-line
  130.     option: FF13 /NOSB
  131.  
  132.     If you wish to re-configure your sound card, run the program with 
  133.     the "/C" command-line option:  FF13 /C
  134.  
  135.  
  136. Registration
  137. ------------
  138.  
  139.    FoxFire 13 is shareware.  If you enjoy it, please support it!!!
  140.  Registration is only $10 which gets you the latest registered versions on
  141.  the diskette of your choice, plus registration codes good for all future
  142.  updates of the programs. The registered version sent to you will support
  143.  more sounds than the shareware version.
  144.  
  145.    The registration code allow you to change a program from a shareware
  146.  version to a registered version.  Essentially, what this buys you is
  147.  unlimited FREE updates.  If you acquire a newer version of FoxFire 13 from
  148.  a bulletin board (BBS) or through a shareware disk distributor, you can
  149.  convert the shareware version of the game to a registered versions for your
  150.  own use.
  151.  
  152.    To register, print the registration form from the initial shareware
  153.  screen and send it in.  To print the form, first make sure that your
  154.  printer is on-line and ready, then simply click on the "Print Registration
  155.  Form ..." button.
  156.  
  157.    If you prefer, the registration form can also be printed manually by
  158.  entering the following command from the DOS prompt (with your printer
  159.  connected and ready):
  160.  
  161.                               COPY FF13.FRM PRN
  162.  
  163.  
  164.    Then just fill out the form and send it, along with cash, check or money
  165.  order, to:
  166.  
  167.                                  Todd Svec
  168.                                5040 Dearborn
  169.                            Mission, KS 66202-1752
  170.  
  171.  
  172.  
  173. How To Contact The Authors:
  174. ---------------------------
  175.  
  176.    Todd or Randy can be contacted via US mail at the address above, or via
  177.  modem at one of the locations listed in the BBS.LST file. The main support
  178.  board is FoxFire BBS.
  179.  
  180.  
  181. General Instructions
  182. --------------------
  183.  
  184.    The following section describes features and options in FoxFire 13.
  185.  
  186.    The mouse pointer will appear as a white arrow with black edges.  In
  187.  general, the left button is used to select the object being pointed to
  188.  (a card or a button), while the right button is used to exit menus or
  189.  prompts.
  190.  
  191.    If you have a three-button mouse, the middle button will blank the
  192.  screen.  This can also be accomplished by pressing the left and right
  193.  buttons simultaneously.
  194.  
  195.    The "Help" button brings up several pages of information about how to
  196.  play the games, which you can view by clicking on the single- or
  197.  double-arrow buttons to scroll the display by one line or page at a
  198.  time.  When you are finished reading the help, click on the "OK"
  199.  button to exit.
  200.  
  201.    The "Options" button brings up the options menu, which you can use to
  202.  set your preferences for both generic and game-specific options.  The
  203.  generic options are:
  204.  
  205.    Sound: Select "Disable" to disable the beeps, clicks, and various other
  206.  noises the programs make.  Select "PC Speaker" to enable various sounds
  207.  through the PC speaker or Digital sound for SoundBlaster compatible sounds.
  208.  
  209.    Session Statistics: Choices are:  Display Only On Demand, Display When
  210.  Exiting The Game and Display After Every Game
  211.  
  212.    Easy Mode: When this option is enabled, you can pick two cards that are
  213.  overlaying each other that form 13. If disabled, only the four cards with
  214.  their full faces showing can be chosen for removal. Default is Easy mode.
  215.  
  216.    Move Alert: When this option is enabled, a little help box will show you
  217.  that you have possible moves immediately playable and changes to "No Moves"
  218.  when there are no immediate moves. Default is disabled.
  219.  
  220.    Background and Border Colors: Click on the up & down arrows to step
  221.  through the available choices.
  222.  
  223.    Card Back: Click on the card back graphic to bring up a menu of available
  224.  card backs to choose from.
  225.  
  226.    Once you've set things to your liking, you may click on the "OK" button
  227.  to save your preferences to disk, or on the "Cancel" button to exit the
  228.  Options menu without changing anything.
  229.  
  230.    The "New Hand" button will end the current game, update your statistics,
  231.  and start a new hand.  Note that the stats will only be updated if you have
  232.  made moves that increased your score.  This allows you to evaluate the
  233.  layout of the cards and, if you don't like what you see, to begin a new
  234.  game without having it count against you.
  235.  
  236.    The "Same Hand" button will allow you to replay the last game using the
  237.  same series of cards.
  238.  
  239.    The "Undo button" will allow you to back up your moves up to five levels
  240.  deep. This can also be used "creatively"...
  241.  
  242.    The "Player Selection Menu" allows you to select from up to 10 players.
  243.  Each record holds statistics and game options (ie, color) for each player.
  244.  
  245.    The "<" and ">" buttons allow you to quickly change between players. If
  246.  a game is in progress, changing players will end the current game.
  247.  
  248.    Use the "Quit" button to exit the program.  If you have made any moves
  249.  that increased your score, your statistics will be updated and displayed
  250.  briefly before returning you to DOS.
  251.  
  252.    Another way to exit the game is to press the "Abort" key (F10).  If you
  253.  press F10 (and select the "Exit This Program" option in the pop-up dialog
  254.  box or press F10 again), the program will quit to DOS without saving the
  255.  data file (and thus not giving you a low score if you have to quit the
  256.  program in the middle of a game).
  257.           < Of course you realize this is cheating, don't you? >
  258.  
  259.    Use the "Statistics" button to show the current players game stats. Here
  260.  you have the option of clearing a players stats.
  261.  
  262.